Skip to content

DOC: Add note on inference behavior of apply with result_type='expand' #61552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

pinkgradient
Copy link

Closes #61057

@pinkgradient
Copy link
Author

pre-commit.ci autofix

@pinkgradient
Copy link
Author

pre-commit.ci autofix

@datapythonista
Copy link
Member

Personally I think we should deprecate that parameter. Since I guess you're using it, do you mind sharing an example of how you are using it?

You'll have to remove the blank lines for the PR. Also, did you check if what you are detailing is only affected by expand, or also by reduce?

@datapythonista datapythonista added Docs Apply Apply, Aggregate, Transform, Map labels Jun 4, 2025
Removed extra blank rows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Inconsistent behaviour of apply with result_type='expand' for functions that can return NaN type values
2 participants